home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nebula 1
/
Nebula One.iso
/
Educational
/
CurveGrader
/
Source
/
CV.psw
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-06-12
|
125 b
|
6 lines
defineps PSlines(float a, b, c, d, top)
0 setgray
0.2 setlinewidth
a b c d 4 {0 moveto 0 top rlineto} repeat
stroke
endps